<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*莪���IE10羌頵���ゝ�∽�丞ず*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {



    .h3img2 + ul,.h3img3 + ul,.h3img4 + ul,.h3img5 + ul,.h3img6 + ul,.h3img7 + ul,.h3img8 + ul,.h3img9 + ul{
        display: none;
    }


    .swiper-wrapper .swiper-slide:nth-child(1){
        display: block;
    }
    .swiper-wrapper .swiper-slide:nth-child(2){
        display: none;
    }
    .swiper-wrapper .swiper-slide:nth-child(3){
        display: none;
    }
    .swiper-wrapper .swiper-slide:nth-child(4){
        display: none;
    }
    .swiper-wrapper .swiper-slide:nth-child(5){
        display: none;
    }
}

</pre></body></html>